programs.lutris.runners.<name>.package
The package to use for this runner, nix will try to find the executable for this package. A more specific path can be set by using settings.runner.runner_executable instead. Uncompatible with certain runners, such as wine.
- Type
null or package- Default
null- Example
"pkgs.cemu"- Declared
- <home-manager/modules/programs/lutris.nix>